FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package fmcna.caredata.fhir.ig.r4#1.1.9 (63 ms)

Package fmcna.caredata.fhir.ig.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=fmcna.caredata.fhir.ig.r4@1.1.9&canonical=http://fkcfhir.org/fhir/StructureDefinition/fmc-allergyintolerance-profile
Url http://fkcfhir.org/fhir/StructureDefinition/fmc-allergyintolerance-profile
Version 1.1.8
Status active
Name FreseniusAllergyIntolerance
Title Fresenius Allergy Intolerance Profile
Experimental False
Description Fresenius Allergy Intolerance Profile
Type AllergyIntolerance
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance US Core AllergyIntolerance Profile
http://fkcfhir.org/fhir/StructureDefinition/fmc-allergy-category-extn Extension: FreseniusAllergyCategoryEccExtension
http://fkcfhir.org/fhir/StructureDefinition/fmc-patient-profile Fresenius Patient Profile
http://fkcfhir.org/fhir/StructureDefinition/fmc-practitioner-profile Fresenius Practitioner Profile
http://fkcfhir.org/fhir/ValueSet/fmc-allergy-code-vs Fresenius Allergy Code Value Set


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "fmc-allergyintolerance-profile",
  "url" : "http://fkcfhir.org/fhir/StructureDefinition/fmc-allergyintolerance-profile",
  "version" : "1.1.8",
  "name" : "FreseniusAllergyIntolerance",
  "title" : "Fresenius Allergy Intolerance Profile",
  "status" : "active",
  "description" : "Fresenius Allergy Intolerance Profile",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "AllergyIntolerance",
  "baseDefinition" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "AllergyIntolerance.extension",
        "path" : "AllergyIntolerance.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "ordered" : false,
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.extension:allergyCategoryCd",
        "extension" : [
          {
            "url" : "http://fkcfhir.org/fhir/StructureDefinition/fmc-allergy-category-extn"
          }
        ],
        "path" : "AllergyIntolerance.extension",
        "sliceName" : "allergyCategoryCd",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fkcfhir.org/fhir/StructureDefinition/fmc-allergy-category-extn"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.category",
        "path" : "AllergyIntolerance.category",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.code",
        "path" : "AllergyIntolerance.code",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fkcfhir.org/fhir/ValueSet/fmc-allergy-code-vs"
        }
      },
      {
        "id" : "AllergyIntolerance.patient",
        "path" : "AllergyIntolerance.patient",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fkcfhir.org/fhir/StructureDefinition/fmc-patient-profile"
            ]
          }
        ]
      },
      {
        "id" : "AllergyIntolerance.recordedDate",
        "path" : "AllergyIntolerance.recordedDate",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.recorder",
        "path" : "AllergyIntolerance.recorder",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fkcfhir.org/fhir/StructureDefinition/fmc-practitioner-profile"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.